PlLocation 
Logical Entity Name  PlLocation 
Default Table Name  PlLocation 
Physical Only  NO 
Definition 
 
Note 
 

PlLocation Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlLocationID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  NO 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
SyCampusGrpID    int  YES 
 

PlLocation Primary and Unique Keys 
Key Name  Key Type  Keys 
PlLocation_PlLocationID_U_C_IDX  PrimaryKey  PlLocationID 

PlLocation Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
PlEmployerJob  Non-Identifying  One To Zero or More  FK_PlEmployerJobPlLocationID_PlLocationPlLocationID        NO  YES 
PlEmployerLocation  Non-Identifying  One To Zero or More  FK_PlEmployerLocation_PlLocationID_PlLocation_PlLocationID        NO  YES 
PlEmployer  Non-Identifying  One To Zero or More  FK_PlEmployerPrimaryPlEmployerLocationID_PlLocationPlLocationID        NO  YES 
plLocationExternalMap  Non-Identifying  One To Zero or More  FK_plLocationExternalMapplLocationId_plLocationplLocationId        NO  YES 
PlStudentLocation  Non-Identifying  One To Zero or More  FK_PlStudentLocation_PlLocationID_PlLocation_PlLocationID        NO  YES 
PlStudentSearchAgent  Non-Identifying  One To Zero or More  FK_PlStudentSearchAgent_PlLocationID_PlLocation_PlLocationID        NO  YES 

PlLocation Check Constraints 
Check Constraint Name  CheckConstraint